home *** CD-ROM | disk | FTP | other *** search
/ CD Classic 39 / CD CLASSIC #39 (1998).iso / EMPRESA / visio / Vistdstd / Install / Data.Z / GenericMFC.RC < prev    next >
Text File  |  1997-07-07  |  10KB  |  386 lines

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. #ifdef APSTUDIO_INVOKED
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // TEXTINCLUDE
  19. //
  20.  
  21. 1 TEXTINCLUDE DISCARDABLE 
  22. BEGIN
  23.     "resource.h\0"
  24. END
  25.  
  26. 2 TEXTINCLUDE DISCARDABLE 
  27. BEGIN
  28.     "#include ""afxres.h""\r\n"
  29.     "\0"
  30. END
  31.  
  32. 3 TEXTINCLUDE DISCARDABLE 
  33. BEGIN
  34.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  35.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  36.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  37.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  38.     "\r\n"
  39.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)\r\n"
  40.     "#ifdef _WIN32\r\n"
  41.     "LANGUAGE 7, 1\r\n"
  42.     "#pragma code_page(1252)\r\n"
  43.     "#endif\r\n"
  44.     "#include ""res\\deu\\GenericMFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  45.     "#include ""l.deu\\afxres.rc""      // Standard components\r\n"
  46.     "#endif"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\enu\\GenericMFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""      // Standard components\r\n"
  55.     "#endif"
  56.     "\r\n"
  57.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESP)\r\n"
  58.     "#ifdef _WIN32\r\n"
  59.     "LANGUAGE 10, 1\r\n"
  60.     "#pragma code_page(1252)\r\n"
  61.     "#endif\r\n"
  62.     "#include ""res\\esp\\GenericMFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  63.     "#include ""l.esp\\afxres.rc""      // Standard components\r\n"
  64.     "#endif"
  65.     "\r\n"
  66.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)\r\n"
  67.     "#ifdef _WIN32\r\n"
  68.     "LANGUAGE 12, 1\r\n"
  69.     "#pragma code_page(1252)\r\n"
  70.     "#endif\r\n"
  71.     "#include ""res\\fra\\GenericMFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  72.     "#include ""l.fra\\afxres.rc""      // Standard components\r\n"
  73.     "#endif"
  74.     "\r\n"
  75.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)\r\n"
  76.     "#ifdef _WIN32\r\n"
  77.     "LANGUAGE 16, 1\r\n"
  78.     "#pragma code_page(1252)\r\n"
  79.     "#endif\r\n"
  80.     "#include ""res\\ita\\GenericMFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  81.     "#include ""l.ita\\afxres.rc""      // Standard components\r\n"
  82.     "#endif"
  83.     "\0"
  84. END
  85.  
  86. /////////////////////////////////////////////////////////////////////////////
  87. #endif    // APSTUDIO_INVOKED
  88.  
  89.  
  90.  
  91.  
  92. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  93. #ifdef _WIN32
  94. LANGUAGE 7, 1
  95. #pragma code_page(1252)
  96. #endif
  97.  
  98. /////////////////////////////////////////////////////////////////////////////
  99. //
  100. // Version
  101. //
  102.  
  103. VS_VERSION_INFO     VERSIONINFO
  104.   FILEVERSION       1,0,0,1
  105.   PRODUCTVERSION    1,0,0,1
  106.  FILEFLAGSMASK 0x3fL
  107. #ifdef _DEBUG
  108.  FILEFLAGS 0x1L
  109. #else
  110.  FILEFLAGS 0x0L
  111. #endif
  112.  FILEOS 0x4L
  113.  FILETYPE 0x2L
  114.  FILESUBTYPE 0x0L
  115. BEGIN
  116.     BLOCK "StringFileInfo"
  117.     BEGIN
  118.         BLOCK "040904B0"
  119.         BEGIN 
  120.             VALUE "CompanyName",     "\0"
  121.             VALUE "FileDescription", "GENERICMFC DLL\0"
  122.             VALUE "FileVersion",     "1, 0, 0, 1\0"
  123.             VALUE "InternalName",    "GENERICMFC\0"
  124.             VALUE "LegalCopyright",  "Copyright \251 1997\0"
  125.             VALUE "LegalTrademarks", "\0"
  126.             VALUE "OriginalFilename","GENERICMFC.DLL\0"
  127.             VALUE "ProductName",     "GENERICMFC Dynamic Link Library\0"
  128.             VALUE "ProductVersion",  "1, 0, 0, 1\0"
  129.         END
  130.     END
  131.     BLOCK "VarFileInfo" 
  132.     BEGIN 
  133.         VALUE "Translation", 0x409, 1200
  134.     END
  135. END
  136.  
  137.  
  138. #endif
  139. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  140. #ifdef _WIN32
  141. LANGUAGE 9, 1
  142. #pragma code_page(1252)
  143. #endif
  144.  
  145. /////////////////////////////////////////////////////////////////////////////
  146. //
  147. // Version
  148. //
  149.  
  150. VS_VERSION_INFO     VERSIONINFO
  151.   FILEVERSION       1,0,0,1
  152.   PRODUCTVERSION    1,0,0,1
  153.  FILEFLAGSMASK 0x3fL
  154. #ifdef _DEBUG
  155.  FILEFLAGS 0x1L
  156. #else
  157.  FILEFLAGS 0x0L
  158. #endif
  159.  FILEOS 0x4L
  160.  FILETYPE 0x2L
  161.  FILESUBTYPE 0x0L
  162. BEGIN
  163.     BLOCK "StringFileInfo"
  164.     BEGIN
  165.         BLOCK "040904B0"
  166.         BEGIN 
  167.             VALUE "CompanyName",     "\0"
  168.             VALUE "FileDescription", "GENERICMFC DLL\0"
  169.             VALUE "FileVersion",     "1, 0, 0, 1\0"
  170.             VALUE "InternalName",    "GENERICMFC\0"
  171.             VALUE "LegalCopyright",  "Copyright \251 1997\0"
  172.             VALUE "LegalTrademarks", "\0"
  173.             VALUE "OriginalFilename","GENERICMFC.DLL\0"
  174.             VALUE "ProductName",     "GENERICMFC Dynamic Link Library\0"
  175.             VALUE "ProductVersion",  "1, 0, 0, 1\0"
  176.         END
  177.     END
  178.     BLOCK "VarFileInfo" 
  179.     BEGIN 
  180.         VALUE "Translation", 0x409, 1200
  181.     END
  182. END
  183.  
  184.  
  185. #endif
  186. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESP)
  187. #ifdef _WIN32
  188. LANGUAGE 10, 1
  189. #pragma code_page(1252)
  190. #endif
  191.  
  192. /////////////////////////////////////////////////////////////////////////////
  193. //
  194. // Version
  195. //
  196.  
  197. VS_VERSION_INFO     VERSIONINFO
  198.   FILEVERSION       1,0,0,1
  199.   PRODUCTVERSION    1,0,0,1
  200.  FILEFLAGSMASK 0x3fL
  201. #ifdef _DEBUG
  202.  FILEFLAGS 0x1L
  203. #else
  204.  FILEFLAGS 0x0L
  205. #endif
  206.  FILEOS 0x4L
  207.  FILETYPE 0x2L
  208.  FILESUBTYPE 0x0L
  209. BEGIN
  210.     BLOCK "StringFileInfo"
  211.     BEGIN
  212.         BLOCK "040904B0"
  213.         BEGIN 
  214.             VALUE "CompanyName",     "\0"
  215.             VALUE "FileDescription", "GENERICMFC DLL\0"
  216.             VALUE "FileVersion",     "1, 0, 0, 1\0"
  217.             VALUE "InternalName",    "GENERICMFC\0"
  218.             VALUE "LegalCopyright",  "Copyright \251 1997\0"
  219.             VALUE "LegalTrademarks", "\0"
  220.             VALUE "OriginalFilename","GENERICMFC.DLL\0"
  221.             VALUE "ProductName",     "GENERICMFC Dynamic Link Library\0"
  222.             VALUE "ProductVersion",  "1, 0, 0, 1\0"
  223.         END
  224.     END
  225.     BLOCK "VarFileInfo" 
  226.     BEGIN 
  227.         VALUE "Translation", 0x409, 1200
  228.     END
  229. END
  230.  
  231.  
  232. #endif
  233. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
  234. #ifdef _WIN32
  235. LANGUAGE 12, 1
  236. #pragma code_page(1252)
  237. #endif
  238.  
  239. /////////////////////////////////////////////////////////////////////////////
  240. //
  241. // Version
  242. //
  243.  
  244. VS_VERSION_INFO     VERSIONINFO
  245.   FILEVERSION       1,0,0,1
  246.   PRODUCTVERSION    1,0,0,1
  247.  FILEFLAGSMASK 0x3fL
  248. #ifdef _DEBUG
  249.  FILEFLAGS 0x1L
  250. #else
  251.  FILEFLAGS 0x0L
  252. #endif
  253.  FILEOS 0x4L
  254.  FILETYPE 0x2L
  255.  FILESUBTYPE 0x0L
  256. BEGIN
  257.     BLOCK "StringFileInfo"
  258.     BEGIN
  259.         BLOCK "040904B0"
  260.         BEGIN 
  261.             VALUE "CompanyName",     "\0"
  262.             VALUE "FileDescription", "GENERICMFC DLL\0"
  263.             VALUE "FileVersion",     "1, 0, 0, 1\0"
  264.             VALUE "InternalName",    "GENERICMFC\0"
  265.             VALUE "LegalCopyright",  "Copyright \251 1997\0"
  266.             VALUE "LegalTrademarks", "\0"
  267.             VALUE "OriginalFilename","GENERICMFC.DLL\0"
  268.             VALUE "ProductName",     "GENERICMFC Dynamic Link Library\0"
  269.             VALUE "ProductVersion",  "1, 0, 0, 1\0"
  270.         END
  271.     END
  272.     BLOCK "VarFileInfo" 
  273.     BEGIN 
  274.         VALUE "Translation", 0x409, 1200
  275.     END
  276. END
  277.  
  278.  
  279. #endif
  280. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)
  281. #ifdef _WIN32
  282. LANGUAGE 16, 1
  283. #pragma code_page(1252)
  284. #endif
  285.  
  286. /////////////////////////////////////////////////////////////////////////////
  287. //
  288. // Version
  289. //
  290.  
  291. VS_VERSION_INFO     VERSIONINFO
  292.   FILEVERSION       1,0,0,1
  293.   PRODUCTVERSION    1,0,0,1
  294.  FILEFLAGSMASK 0x3fL
  295. #ifdef _DEBUG
  296.  FILEFLAGS 0x1L
  297. #else
  298.  FILEFLAGS 0x0L
  299. #endif
  300.  FILEOS 0x4L
  301.  FILETYPE 0x2L
  302.  FILESUBTYPE 0x0L
  303. BEGIN
  304.     BLOCK "StringFileInfo"
  305.     BEGIN
  306.         BLOCK "040904B0"
  307.         BEGIN 
  308.             VALUE "CompanyName",     "\0"
  309.             VALUE "FileDescription", "GENERICMFC DLL\0"
  310.             VALUE "FileVersion",     "1, 0, 0, 1\0"
  311.             VALUE "InternalName",    "GENERICMFC\0"
  312.             VALUE "LegalCopyright",  "Copyright \251 1997\0"
  313.             VALUE "LegalTrademarks", "\0"
  314.             VALUE "OriginalFilename","GENERICMFC.DLL\0"
  315.             VALUE "ProductName",     "GENERICMFC Dynamic Link Library\0"
  316.             VALUE "ProductVersion",  "1, 0, 0, 1\0"
  317.         END
  318.     END
  319.     BLOCK "VarFileInfo" 
  320.     BEGIN 
  321.         VALUE "Translation", 0x409, 1200
  322.     END
  323. END
  324.  
  325.  
  326. #endif
  327.  
  328. #ifndef APSTUDIO_INVOKED
  329. /////////////////////////////////////////////////////////////////////////////
  330. //
  331. // Generated from the TEXTINCLUDE 3 resource.
  332. //
  333. #define _AFX_NO_SPLITTER_RESOURCES
  334. #define _AFX_NO_OLE_RESOURCES
  335. #define _AFX_NO_TRACKER_RESOURCES
  336. #define _AFX_NO_PROPERTY_RESOURCES
  337.  
  338. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  339. #ifdef _WIN32
  340. LANGUAGE 7, 1
  341. #pragma code_page(1252)
  342. #endif
  343. #include "res\\deu\\GenericMFC.rc2"  // non-Microsoft Visual C++ edited resources
  344. #include "l.deu\\afxres.rc"      // Standard components
  345. #endif
  346.  
  347. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  348. #ifdef _WIN32
  349. LANGUAGE 9, 1
  350. #pragma code_page(1252)
  351. #endif
  352. #include "res\\enu\\GenericMFC.rc2"  // non-Microsoft Visual C++ edited resources
  353. #include "afxres.rc"      // Standard components
  354. #endif
  355.  
  356. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESP)
  357. #ifdef _WIN32
  358. LANGUAGE 10, 1
  359. #pragma code_page(1252)
  360. #endif
  361. #include "res\\esp\\GenericMFC.rc2"  // non-Microsoft Visual C++ edited resources
  362. #include "l.esp\\afxres.rc"      // Standard components
  363. #endif
  364.  
  365. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
  366. #ifdef _WIN32
  367. LANGUAGE 12, 1
  368. #pragma code_page(1252)
  369. #endif
  370. #include "res\\fra\\GenericMFC.rc2"  // non-Microsoft Visual C++ edited resources
  371. #include "l.fra\\afxres.rc"      // Standard components
  372. #endif
  373.  
  374. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)
  375. #ifdef _WIN32
  376. LANGUAGE 16, 1
  377. #pragma code_page(1252)
  378. #endif
  379. #include "res\\ita\\GenericMFC.rc2"  // non-Microsoft Visual C++ edited resources
  380. #include "l.ita\\afxres.rc"      // Standard components
  381. #endif
  382.  
  383. /////////////////////////////////////////////////////////////////////////////
  384. #endif    // not APSTUDIO_INVOKED
  385.  
  386.